home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
OS2
/
RB3774.ARJ
/
DROPINFO.DEF
< prev
next >
Wrap
Text File
|
1992-06-28
|
408b
|
22 lines
;******* DROPINFO C Sample Program Module Definition File (.DEF) ********
;
; The module definition file supplies extra information about the program
; module to the LINKER.
;
; Different HEAPSIZE used. ( 1024 bytes )
NAME dropinfo WINDOWAPI
DESCRIPTION 'OS/2 Presentation Manager Sample'
STUB 'OS2STUB.EXE'
DATA MULTIPLE
STACKSIZE 16384
HEAPSIZE 4096
PROTMODE